home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / me / .login < prev    next >
Text File  |  1994-10-21  |  182b  |  9 lines

  1. #
  2. # This file gets executed once at login or window startup.
  3. #
  4. set noglob; eval `tset -Q -s`; unset noglob
  5. set term=$TERM
  6. stty decctlq intr "^C" erase "^?" kill "^U"
  7. stty -tabs
  8. cd .
  9.